[INFO] cloning repository https://github.com/dandels/dmodman
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dandels/dmodman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandels%2Fdmodman", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandels%2Fdmodman'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08193537dad04d764ec14902c5a8f9155dc4d276
[INFO] fixing dandels/dmodman against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandels%2Fdmodman" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dandels/dmodman
[INFO] finished tweaking git repo https://github.com/dandels/dmodman
[INFO] tweaked toml for git repo https://github.com/dandels/dmodman written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dandels/dmodman on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dandels/dmodman already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook-tokio v0.3.1
[INFO] [stderr]   Downloaded h2 v0.4.6
[INFO] [stderr]   Downloaded hyper-util v0.1.9
[INFO] [stderr]   Downloaded hyper v1.5.0
[INFO] [stderr]   Downloaded reqwest v0.12.8
[INFO] [stderr]   Downloaded rustls v0.23.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c4e8a228b551bc832b51aec81939cb2a6e1b5cf0c9e0cc273e7910a249f55707
[INFO] running `Command { std: "docker" "start" "c4e8a228b551bc832b51aec81939cb2a6e1b5cf0c9e0cc273e7910a249f55707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4e8a228b551bc832b51aec81939cb2a6e1b5cf0c9e0cc273e7910a249f55707" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4e8a228b551bc832b51aec81939cb2a6e1b5cf0c9e0cc273e7910a249f55707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4e8a228b551bc832b51aec81939cb2a6e1b5cf0c9e0cc273e7910a249f55707" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking termion v4.0.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking tui-textarea v0.7.0
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking signal-hook-tokio v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]    Compiling dmodman v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stdout] warning: struct `Games` is never constructed
[INFO] [stdout]  --> src/api/nexus_api/games.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Games {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GameInfo` is never constructed
[INFO] [stdout]  --> src/api/nexus_api/games.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct GameInfo {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category` is never constructed
[INFO] [stdout]   --> src/api/nexus_api/games.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Category {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Games` is never constructed
[INFO] [stdout]  --> src/api/nexus_api/games.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Games {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GameInfo` is never constructed
[INFO] [stdout]  --> src/api/nexus_api/games.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct GameInfo {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category` is never constructed
[INFO] [stdout]   --> src/api/nexus_api/games.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Category {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.81s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "c4e8a228b551bc832b51aec81939cb2a6e1b5cf0c9e0cc273e7910a249f55707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4e8a228b551bc832b51aec81939cb2a6e1b5cf0c9e0cc273e7910a249f55707", kill_on_drop: false }`
[INFO] [stdout] c4e8a228b551bc832b51aec81939cb2a6e1b5cf0c9e0cc273e7910a249f55707
